programming4us
           
 
 
Sharepoint

SharePoint 2010 : Site Administration - Setting up an enterprise wiki

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
7/20/2013 7:36:32 PM

An enterprise wiki is an efficient way to share knowledge across an organization. The wiki is an organic self-policing site for knowledge. In addition, the users who are consuming the site will categorize objects and the site will contain its own taxonomy.

In reality, it is an online database that promotes collaboration in an organization. SharePoint 2010 contains this functionality out of the box and includes a few bells and whistles such as:

  • Tagging

  • Comments

  • Ratings

  • Managed metadata

For some of the additional functionality to work, a managed metadata service should be set up and configured.

In this recipe, we will set up an Enterprise Wiki at the Site Collection level.

Getting ready

You must have farm-level administrative permissions to the Central Administration site.

How to do it...

  1. Open the SharePoint 2010 Central Administration website.

  2. Click Application Management.

  3. Under the Site Collections section, click Create site collections.

  4. Ensure that the proper Web Application is chosen.

  5. Enter Cookbook Wiki as the Title.

  6. Enter CW as the URL.

  7. In the Select a Template section, choose the Publishing tab and then click Enterprise Wiki. Refer to the following screenshot:&;

  8. Enter the value for the Primary Site Collection Administrator.

  9. Click OK.

How it works...

The enterprise wiki is a publishing site. For its infrastructure, we can use all of the components that are contained within. Web parts such as the powerful Content Query or media web part are available. Lists, pictures, or even data from external sources can be leveraged and surfaced.

The ribbon exposes the previously mentioned items and also the rich text editor. The publishing infrastructure contains templates so that an editor can change the layout by selecting an item from the Page Layout tab.

The SharePoint 2010 Enterprise Wiki Page is a content type that includes the following columns:&;

The wiki that comes with SharePoint Foundation is derived from the document content type. It does not include items such as Target Audiences and Rating. It is an extremely light version.

There's more...

PowerShell can be used to create the Wiki site. Also, the Wiki site does not have to be created at the Site Collection level and can be a subsite of another site.

New-SPSite http://site.com/EnterpriseWiki -OwnerAlias <domain/user> -Template "ENTERWIKI#0"


					  

More info

When the SharePoint 2010 Enterprise Wiki site collection was added, a group was created in the Managed Metadata Term Store. Within the group, we can create a Term Set and some Terms.

Now when we edit a page in our wiki and assign a category, we can categorize our pages across the organization in a standard way. Refer to the following screenshot:

Other -----------------
- SharePoint 2010 : Site Administration - Configuring multiple Send To connections
- SharePoint 2010 : Site Administration - Configuring a Document Set
- SharePoint 2010 : Site Administration - Setting up a site collection policy
- SharePoint 2010 : Site Administration - Adding a column with the property of Managed Metadata
- SharePoint 2010 : Site Administration - Managing the Term Store
- SharePoint 2010 : Site Administration - Provisioning a site via Windows PowerShell
- SharePoint 2010 : Site Administration - Migrating a site collection
- SharePoint 2010 : Word Automation Services - Demonstration Scenario (part 4) - Combine Documents Using OpenXML, Converting an OpenXML Document to an Alternative Format
- SharePoint 2010 : Word Automation Services - Demonstration Scenario (part 3) - Combine Documents Using OpenXML, Converting an OpenXML Document to an Alternative Format
- SharePoint 2010 : Word Automation Services - Demonstration Scenario (part 2) - Customizing the DocumentSetProperties Web Part
- SharePoint 2010 : Word Automation Services - Demonstration Scenario (part 1) - Creating a Custom Content Type
- SharePoint 2010 : Word Automation Services - Creating Conversion Jobs, Checking Status of Conversion Jobs
- SharePoint 2010 : The Client Object Model (part 4) - WebPart Communication Without Postbacks
- SharePoint 2010 : The Client Object Model (part 3) - Writing the JavaScript WebPart
- SharePoint 2010 : The Client Object Model (part 2) - Writing the Silverlight WebPart
- SharePoint 2010 : The Client Object Model (part 1) - Infrastructural Objects, Object Identity
- SharePoint 2010 : Making Enterprise Content Management Work - Records Management (part 2) - Configuring Enterprise Document and Records Management
- SharePoint 2010 : Making Enterprise Content Management Work - Records Management (part 1) - Record Declaration, Information Management Policies
- SharePoint 2010 : Making Enterprise Content Management Work - Document Management (part 3) - Document IDs, Managed Metadata
- SharePoint 2010 : Making Enterprise Content Management Work - Document Management (part 2) - Document Sets
 
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
- First look: Apple Watch

- 3 Tips for Maintaining Your Cell Phone Battery (part 1)

- 3 Tips for Maintaining Your Cell Phone Battery (part 2)
programming4us programming4us